home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / faq / wdj0497.zip / !README next >
Text File  |  1997-03-07  |  3KB  |  86 lines

  1. ------------------------------------------------
  2. Windows Developer's Journal Code Archive
  3. ------------------------------------------------
  4.  
  5. This archive contains code printed in an issue of Windows
  6. Developer's Journal as well as additional source code.
  7.  
  8. Keywords: APR97 VxD memory malloc HeapAlloc MFC listbox SYSMON
  9.  
  10. The code listings for the April 1997 issue of Windows Developer's
  11. Journal include Ron Burk's memory management benchmarks for
  12. new/malloc/HeapAlloc/IMalloc, Vitaly Vatnikov's VxD for custom
  13. SYSMON statistics, and Muthuvale Shanmugam's MFC class to provide
  14. automatic horizontal listbox scrolling.
  15.  
  16. ------------------------------------------------------------------------
  17.  
  18. If there are any restrictions on the distribution or use of any files
  19. in this archive, such restrictions are from the original author(s)
  20. and are clearly stated in the opening comments of all files involved.
  21. Otherwise, Miller Freeman, Inc. places no restrictions on the
  22. distribution or use of this source code.
  23.  
  24. ----------------------------------------------------------------
  25. WDJ Subscription Information: 1-800-365-1425 or 1-303-678-0439
  26.                               email: wdsub@mfi.com
  27. ----------------------------------------------------------------
  28.  
  29. Annual subscriptions to WDJ (12 issues) are: $34.99 US, $45 Canada and
  30. Mexico, and $64 overseas (airmail).
  31.  
  32. Payments must be in US dollars. Make checks payable to
  33. Miller Freeman, Inc. We accept MasterCard, VISA, and American Express.
  34. Please call us at 1-800-365-1425 or 1-303-678-0439 to begin or
  35. renew your subscription.
  36.  
  37. -----------------------------------------------------------------
  38. The WDJ CD-ROM
  39. --------------
  40. The WDJ CD-ROM includes WDJ articles and code from December 1991
  41. through December 1995, plus a full-text search engine to
  42. find exactly what you're looking for. The source code
  43. is complete and reusable with no restrictions. For only
  44. $49.95 (plus shipping and handling), you can put an end to
  45. fumbling through old back issues. To order, call 1-800-444-4881
  46. or 913-841-1631; fax 913-841-2624; email orders@mfi.com.
  47.  
  48.  
  49. -----------------------------------------------------------------
  50. Why not write an article for WDJ?
  51. ----------------------------------
  52.  
  53. WDJ buys dozens of articles each year from readers like you.
  54. Most of the articles we use are built around short (100-300 lines),
  55. reusable code that solves specific problems of interest to
  56. Windows programmers. The easiest way to propose an article topic is
  57. to send email about your idea to our senior editor, Ron Burk,
  58. via CompuServe at 70302,2566 or via the Internet at
  59. 70302.2566@compuserve.com. Be sure to include an estimate of
  60. the number of lines of code involved.
  61.  
  62. For details about submitting an article, request a copy of our
  63. author guidelines via email at wdletter@mfi.com.
  64.  
  65.  
  66. -------------
  67. Writing to Us
  68. -------------
  69.  
  70. How are we doing? Please write to us at:
  71.  
  72.     Windows Developer's Journal
  73.     1601 W. 23rd St., Suite 200
  74.     Lawrence, KS 66046
  75.     (913) 841-1631
  76.  
  77. or, email us at:
  78.  
  79.     wdletter@mfi.com
  80.  
  81. We look forward to hearing from you!
  82.  
  83. Ann Brocker, Managing Editor
  84. Windows Developer's Journal
  85. abrocker@mfi.com
  86.